﻿2026-07-30T00:24:51.1522928Z Current runner version: '2.336.0'
2026-07-30T00:24:51.1527483Z Runner name: 'kitsubito'
2026-07-30T00:24:51.1527994Z Runner group name: 'Default'
2026-07-30T00:24:51.1528625Z Machine name: 'KITSUBITO'
2026-07-30T00:24:51.1531974Z ##[group]GITHUB_TOKEN Permissions
2026-07-30T00:24:51.1533883Z Actions: write
2026-07-30T00:24:51.1534274Z ArtifactMetadata: write
2026-07-30T00:24:51.1534681Z Attestations: write
2026-07-30T00:24:51.1535052Z Checks: write
2026-07-30T00:24:51.1535386Z CodeQuality: write
2026-07-30T00:24:51.1535743Z Contents: write
2026-07-30T00:24:51.1536105Z CopilotRequests: write
2026-07-30T00:24:51.1536479Z Deployments: write
2026-07-30T00:24:51.1536851Z Discussions: write
2026-07-30T00:24:51.1537210Z Drives: write
2026-07-30T00:24:51.1537558Z Issues: write
2026-07-30T00:24:51.1537952Z Metadata: read
2026-07-30T00:24:51.1538338Z Models: read
2026-07-30T00:24:51.1538686Z Packages: write
2026-07-30T00:24:51.1539351Z Pages: write
2026-07-30T00:24:51.1539809Z PullRequests: write
2026-07-30T00:24:51.1540214Z RepositoryProjects: write
2026-07-30T00:24:51.1540610Z SecurityEvents: write
2026-07-30T00:24:51.1540977Z Statuses: write
2026-07-30T00:24:51.1541345Z VulnerabilityAlerts: read
2026-07-30T00:24:51.1541730Z ##[endgroup]
2026-07-30T00:24:51.1543537Z Secret source: Actions
2026-07-30T00:24:51.1544220Z Prepare workflow directory
2026-07-30T00:24:51.1975512Z Prepare all required actions
2026-07-30T00:24:51.2013233Z Getting action download info
2026-07-30T00:24:51.5375751Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-30T00:24:52.0519063Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-30T00:24:52.1403661Z ##[group]Run set -euo pipefail
2026-07-30T00:24:52.1404223Z [36;1mset -euo pipefail[0m
2026-07-30T00:24:52.1404657Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-30T00:24:52.1405222Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-30T00:24:52.1405896Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-30T00:24:52.1406628Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-30T00:24:52.1407233Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-30T00:24:52.1407732Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-30T00:24:52.1408533Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-30T00:24:52.1409349Z [36;1m  exit 1[0m
2026-07-30T00:24:52.1409683Z [36;1mfi[0m
2026-07-30T00:24:52.1425923Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:24:52.1426682Z ##[endgroup]
2026-07-30T00:24:52.1563163Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=708116037632 floor_bytes=34359738368
2026-07-30T00:24:52.1724542Z ##[group]Run actions/checkout@v5
2026-07-30T00:24:52.1724991Z with:
2026-07-30T00:24:52.1725315Z   fetch-depth: 0
2026-07-30T00:24:52.1725687Z   repository: BigscreenVR/spt-bs-core
2026-07-30T00:24:52.1728607Z   token: ***
2026-07-30T00:24:52.1729051Z   ssh-strict: true
2026-07-30T00:24:52.1729416Z   ssh-user: git
2026-07-30T00:24:52.1729758Z   persist-credentials: true
2026-07-30T00:24:52.1730134Z   clean: true
2026-07-30T00:24:52.1730473Z   sparse-checkout-cone-mode: true
2026-07-30T00:24:52.1730867Z   fetch-tags: false
2026-07-30T00:24:52.1731201Z   show-progress: true
2026-07-30T00:24:52.1731531Z   lfs: false
2026-07-30T00:24:52.1731836Z   submodules: false
2026-07-30T00:24:52.1732183Z   set-safe-directory: true
2026-07-30T00:24:52.1732569Z   allow-unsafe-pr-checkout: false
2026-07-30T00:24:52.1732961Z ##[endgroup]
2026-07-30T00:24:52.2530933Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-30T00:24:52.2532451Z ##[group]Getting Git version info
2026-07-30T00:24:52.2533155Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-30T00:24:52.2533986Z [command]/usr/bin/git version
2026-07-30T00:24:52.2534401Z git version 2.43.0
2026-07-30T00:24:52.2546849Z ##[endgroup]
2026-07-30T00:24:52.2557509Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/abc7f8e6-3f79-4206-a47c-140144d591e5' before making global git config changes
2026-07-30T00:24:52.2558593Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:24:52.2560820Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:24:52.2592501Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-30T00:24:52.2611522Z https://github.com/BigscreenVR/spt-bs-core
2026-07-30T00:24:52.2621805Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-30T00:24:52.2624484Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-30T00:24:52.2647409Z refs/heads/golden/access-control-r2
2026-07-30T00:24:52.2653858Z [command]/usr/bin/git checkout --detach
2026-07-30T00:24:52.2925695Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:24:52.2950207Z [command]/usr/bin/git branch --delete --force golden/access-control-r2
2026-07-30T00:24:52.2983142Z Deleted branch golden/access-control-r2 (was ce4386e2e).
2026-07-30T00:24:52.3570848Z ##[endgroup]
2026-07-30T00:24:52.3573839Z [command]/usr/bin/git submodule status
2026-07-30T00:24:52.3783360Z ##[group]Cleaning the repository
2026-07-30T00:24:52.3786014Z [command]/usr/bin/git clean -ffdx
2026-07-30T00:24:56.1950698Z Removing .adapter-notify/
2026-07-30T00:24:56.1951402Z Removing target/
2026-07-30T00:24:56.1961753Z [command]/usr/bin/git reset --hard HEAD
2026-07-30T00:24:56.2162406Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:24:56.2168606Z ##[endgroup]
2026-07-30T00:24:56.2171172Z ##[group]Disabling automatic garbage collection
2026-07-30T00:24:56.2174759Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T00:24:56.2203249Z ##[endgroup]
2026-07-30T00:24:56.2203839Z ##[group]Setting up auth
2026-07-30T00:24:56.2208826Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:24:56.2234900Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-30T00:24:56.2426812Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:24:56.2451290Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-30T00:24:56.2637120Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:24:56.2661947Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:24:56.2857408Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T00:24:56.2885573Z ##[endgroup]
2026-07-30T00:24:56.2886055Z ##[group]Fetching the repository
2026-07-30T00:24:56.2891456Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-30T00:24:57.3096461Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-30T00:24:57.3097260Z  + 4f901a670...6bf2bd9d9 test/probe-cap-count-not-clock -> origin/test/probe-cap-count-not-clock  (forced update)
2026-07-30T00:24:57.3164343Z [command]/usr/bin/git branch --list --remote origin/golden/access-control-r2
2026-07-30T00:24:57.3213084Z   origin/golden/access-control-r2
2026-07-30T00:24:57.3220373Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/access-control-r2
2026-07-30T00:24:57.3240469Z ce4386e2e0488cf583e4f4cb4c7b5658be2496c5
2026-07-30T00:24:57.3244476Z ##[endgroup]
2026-07-30T00:24:57.3245375Z ##[group]Determining the checkout info
2026-07-30T00:24:57.3245863Z ##[endgroup]
2026-07-30T00:24:57.3248238Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T00:24:57.3285587Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T00:24:57.3308890Z ##[group]Checking out the ref
2026-07-30T00:24:57.3311709Z [command]/usr/bin/git checkout --progress --force -B golden/access-control-r2 refs/remotes/origin/golden/access-control-r2
2026-07-30T00:24:57.3366591Z Switched to a new branch 'golden/access-control-r2'
2026-07-30T00:24:57.3367343Z branch 'golden/access-control-r2' set up to track 'origin/golden/access-control-r2'.
2026-07-30T00:24:57.3372709Z ##[endgroup]
2026-07-30T00:24:57.3410904Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T00:24:57.3434782Z ce4386e2e0488cf583e4f4cb4c7b5658be2496c5
2026-07-30T00:24:57.3567410Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-30T00:24:57.3568064Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-30T00:24:57.3584675Z shell: /usr/bin/bash -e {0}
2026-07-30T00:24:57.3585031Z ##[endgroup]
2026-07-30T00:24:57.3663925Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-30T00:24:57.3664282Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-30T00:24:57.3678553Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:24:57.3678868Z env:
2026-07-30T00:24:57.3679197Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-30T00:24:57.3679451Z ##[endgroup]
2026-07-30T00:24:57.3722049Z CI-CENSUS scope roots:
2026-07-30T00:24:57.3722455Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:24:57.3722975Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-30T00:24:57.3723576Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-30T00:24:57.3724076Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-30T00:24:57.3724549Z   root: /home/reavus/spt-n1-oldbroker
2026-07-30T00:24:57.3767582Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-30T00:24:58.8299388Z CI-CENSUS phase=start box_procs=393 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:24:58.8300080Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:24:58.8355887Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-30T00:24:58.8356254Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-30T00:24:58.8369822Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:24:58.8370099Z env:
2026-07-30T00:24:58.8370276Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-30T00:24:58.8370499Z ##[endgroup]
2026-07-30T00:24:58.8424973Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:24:58.8454529Z ##[group]Run set -euo pipefail
2026-07-30T00:24:58.8454801Z [36;1mset -euo pipefail[0m
2026-07-30T00:24:58.8455005Z [36;1mPIN=0c95435[0m
2026-07-30T00:24:58.8455215Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-30T00:24:58.8455444Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-30T00:24:58.8455768Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-30T00:24:58.8456178Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-30T00:24:58.8456601Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-30T00:24:58.8456928Z [36;1m  rm -rf "$CACHE"[0m
2026-07-30T00:24:58.8457148Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-30T00:24:58.8457415Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-30T00:24:58.8457734Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-30T00:24:58.8458082Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-30T00:24:58.8458311Z [36;1mfi[0m
2026-07-30T00:24:58.8458579Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-30T00:24:58.8471161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:24:58.8471434Z env:
2026-07-30T00:24:58.8471604Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-30T00:24:58.8471953Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:24:58.8472402Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:24:58.8472820Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:24:58.8473273Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:24:58.8473602Z ##[endgroup]
2026-07-30T00:24:59.2641572Z    Compiling proc-macro2 v1.0.106
2026-07-30T00:24:59.2642074Z    Compiling quote v1.0.45
2026-07-30T00:24:59.2642484Z    Compiling unicode-ident v1.0.24
2026-07-30T00:24:59.2643218Z    Compiling libc v0.2.186
2026-07-30T00:24:59.2643446Z    Compiling serde_core v1.0.228
2026-07-30T00:24:59.2643672Z    Compiling cfg-if v1.0.4
2026-07-30T00:24:59.2643874Z    Compiling serde v1.0.228
2026-07-30T00:24:59.2684858Z    Compiling log v0.4.32
2026-07-30T00:24:59.2730534Z    Compiling pin-project-lite v0.2.17
2026-07-30T00:24:59.2768700Z    Compiling typenum v1.20.1
2026-07-30T00:24:59.2806806Z    Compiling portable-atomic v1.13.1
2026-07-30T00:24:59.2857669Z    Compiling version_check v0.9.5
2026-07-30T00:24:59.2936933Z    Compiling memchr v2.8.1
2026-07-30T00:24:59.2971869Z    Compiling critical-section v1.2.0
2026-07-30T00:24:59.2972700Z    Compiling shlex v2.0.1
2026-07-30T00:24:59.3418136Z    Compiling find-msvc-tools v0.1.9
2026-07-30T00:24:59.3625301Z    Compiling subtle v2.6.1
2026-07-30T00:24:59.3769317Z    Compiling bytes v1.11.1
2026-07-30T00:24:59.4452577Z    Compiling futures-core v0.3.32
2026-07-30T00:24:59.4606783Z    Compiling smallvec v1.15.1
2026-07-30T00:24:59.5351623Z    Compiling equivalent v1.0.2
2026-07-30T00:24:59.5873553Z    Compiling itoa v1.0.18
2026-07-30T00:24:59.6099315Z    Compiling semver v1.0.28
2026-07-30T00:24:59.6110403Z    Compiling stable_deref_trait v1.2.1
2026-07-30T00:24:59.6351793Z    Compiling futures-sink v0.3.32
2026-07-30T00:24:59.6475903Z    Compiling slab v0.4.12
2026-07-30T00:24:59.6681301Z    Compiling futures-io v0.3.32
2026-07-30T00:24:59.6857733Z    Compiling futures-task v0.3.32
2026-07-30T00:24:59.6972677Z    Compiling rand_core v0.10.1
2026-07-30T00:24:59.7369334Z    Compiling futures-channel v0.3.32
2026-07-30T00:24:59.7471454Z    Compiling generic-array v0.14.7
2026-07-30T00:24:59.7891719Z    Compiling rustversion v1.0.22
2026-07-30T00:24:59.8425082Z    Compiling hashbrown v0.17.1
2026-07-30T00:24:59.8461664Z    Compiling bitflags v2.12.1
2026-07-30T00:24:59.8631025Z    Compiling cpufeatures v0.2.17
2026-07-30T00:24:59.8943071Z    Compiling getrandom v0.4.2
2026-07-30T00:24:59.9031345Z    Compiling rustc_version v0.4.1
2026-07-30T00:24:59.9279689Z    Compiling fnv v1.0.7
2026-07-30T00:24:59.9980819Z    Compiling strsim v0.11.1
2026-07-30T00:25:00.0110791Z    Compiling cfg_aliases v0.2.1
2026-07-30T00:25:00.0240990Z    Compiling litemap v0.8.2
2026-07-30T00:25:00.0281130Z    Compiling writeable v0.6.3
2026-07-30T00:25:00.0662064Z    Compiling icu_normalizer_data v2.2.0
2026-07-30T00:25:00.1300594Z    Compiling ident_case v1.0.1
2026-07-30T00:25:00.1630833Z    Compiling fs_extra v1.3.0
2026-07-30T00:25:00.2202791Z    Compiling dunce v1.0.5
2026-07-30T00:25:00.2451281Z    Compiling icu_properties_data v2.2.0
2026-07-30T00:25:00.2710949Z    Compiling utf8_iter v1.0.4
2026-07-30T00:25:00.4045059Z    Compiling percent-encoding v2.3.2
2026-07-30T00:25:00.4190530Z    Compiling autocfg v1.5.1
2026-07-30T00:25:00.4580537Z    Compiling http v1.4.1
2026-07-30T00:25:00.4720635Z    Compiling unicode-segmentation v1.13.3
2026-07-30T00:25:00.4862676Z    Compiling syn v2.0.117
2026-07-30T00:25:00.5552962Z    Compiling thiserror v2.0.18
2026-07-30T00:25:00.5930798Z    Compiling indexmap v2.14.0
2026-07-30T00:25:00.5970771Z    Compiling aws-lc-rs v1.17.0
2026-07-30T00:25:00.6350876Z    Compiling cpufeatures v0.3.0
2026-07-30T00:25:00.6380740Z    Compiling scopeguard v1.2.0
2026-07-30T00:25:00.7071195Z    Compiling chacha20 v0.10.0
2026-07-30T00:25:00.7294778Z    Compiling lock_api v0.4.14
2026-07-30T00:25:00.7309336Z    Compiling form_urlencoded v1.2.2
2026-07-30T00:25:00.7997490Z    Compiling untrusted v0.9.0
2026-07-30T00:25:00.8679093Z    Compiling rustls v0.23.40
2026-07-30T00:25:00.8740876Z    Compiling heck v0.5.0
2026-07-30T00:25:00.8821213Z    Compiling convert_case v0.10.0
2026-07-30T00:25:00.9294919Z    Compiling unicode-xid v0.2.6
2026-07-30T00:25:00.9545322Z    Compiling jobserver v0.1.34
2026-07-30T00:25:00.9650711Z    Compiling const-oid v0.10.2
2026-07-30T00:25:00.9960487Z    Compiling anyhow v1.0.102
2026-07-30T00:25:01.0200361Z    Compiling atomic-waker v1.1.2
2026-07-30T00:25:01.0411675Z    Compiling zerocopy v0.8.50
2026-07-30T00:25:01.1056753Z    Compiling httparse v1.10.1
2026-07-30T00:25:01.1170682Z    Compiling parking_lot_core v0.9.12
2026-07-30T00:25:01.1281464Z    Compiling paste v1.0.15
2026-07-30T00:25:01.1748287Z    Compiling num-traits v0.2.19
2026-07-30T00:25:01.1960605Z    Compiling cc v1.2.63
2026-07-30T00:25:01.3184581Z    Compiling hybrid-array v0.4.12
2026-07-30T00:25:01.3257783Z    Compiling curve25519-dalek v4.1.3
2026-07-30T00:25:01.3630756Z    Compiling ahash v0.8.12
2026-07-30T00:25:01.3913764Z    Compiling either v1.16.0
2026-07-30T00:25:01.4050817Z    Compiling fastrand v2.4.1
2026-07-30T00:25:01.4120354Z    Compiling powerfmt v0.2.0
2026-07-30T00:25:01.4234935Z    Compiling base64ct v1.8.3
2026-07-30T00:25:01.4451122Z    Compiling crypto-common v0.1.7
2026-07-30T00:25:01.4720632Z    Compiling block-buffer v0.10.4
2026-07-30T00:25:01.5392978Z    Compiling http-body v1.0.1
2026-07-30T00:25:01.6054163Z    Compiling digest v0.10.7
2026-07-30T00:25:01.6759245Z    Compiling deranged v0.5.8
2026-07-30T00:25:01.7270792Z    Compiling tower-service v0.3.3
2026-07-30T00:25:01.7443491Z    Compiling time-core v0.1.8
2026-07-30T00:25:01.8170952Z    Compiling pem-rfc7468 v1.0.0
2026-07-30T00:25:01.8326262Z    Compiling mio v1.2.1
2026-07-30T00:25:01.8460871Z    Compiling socket2 v0.6.4
2026-07-30T00:25:01.8500998Z    Compiling getrandom v0.2.17
2026-07-30T00:25:02.0210899Z    Compiling base64 v0.22.1
2026-07-30T00:25:02.0490556Z    Compiling rand_core v0.6.4
2026-07-30T00:25:02.0741051Z    Compiling data-encoding v2.11.0
2026-07-30T00:25:02.0900737Z    Compiling rand v0.10.1
2026-07-30T00:25:02.1161006Z    Compiling uuid v1.23.2
2026-07-30T00:25:02.2040270Z    Compiling num-conv v0.2.2
2026-07-30T00:25:02.2351040Z    Compiling vcpkg v0.2.15
2026-07-30T00:25:02.2829746Z    Compiling tinyvec_macros v0.1.1
2026-07-30T00:25:02.2927821Z    Compiling pkg-config v0.3.33
2026-07-30T00:25:02.3142309Z    Compiling zmij v1.0.21
2026-07-30T00:25:02.3480593Z    Compiling try-lock v0.2.5
2026-07-30T00:25:02.3961240Z    Compiling tinyvec v1.11.0
2026-07-30T00:25:02.4640478Z    Compiling want v0.3.1
2026-07-30T00:25:02.6060690Z    Compiling parking_lot v0.12.5
2026-07-30T00:25:02.6240744Z    Compiling block-buffer v0.12.0
2026-07-30T00:25:02.6340646Z    Compiling crypto-common v0.2.2
2026-07-30T00:25:02.6985636Z    Compiling cmake v0.1.58
2026-07-30T00:25:02.7098469Z    Compiling sha2 v0.10.9
2026-07-30T00:25:02.7900835Z    Compiling inout v0.1.4
2026-07-30T00:25:02.8821464Z    Compiling vergen-lib v9.1.0
2026-07-30T00:25:02.9451517Z    Compiling n0-future v0.3.2
2026-07-30T00:25:02.9591324Z    Compiling winnow v1.0.3
2026-07-30T00:25:03.0186661Z    Compiling serde_json v1.0.150
2026-07-30T00:25:03.0499782Z    Compiling spin v0.10.0
2026-07-30T00:25:03.1174460Z    Compiling signature v2.2.0
2026-07-30T00:25:03.1602498Z    Compiling diatomic-waker v0.2.3
2026-07-30T00:25:03.1880957Z    Compiling crossbeam-utils v0.8.21
2026-07-30T00:25:03.1929345Z    Compiling parking v2.2.1
2026-07-30T00:25:03.1957807Z    Compiling httpdate v1.0.3
2026-07-30T00:25:03.2051212Z    Compiling cordyceps v0.3.4
2026-07-30T00:25:03.2263214Z    Compiling ed25519 v2.2.3
2026-07-30T00:25:03.2626007Z    Compiling cipher v0.4.4
2026-07-30T00:25:03.2896768Z    Compiling netlink-packet-core v0.8.1
2026-07-30T00:25:03.3003391Z    Compiling futures-lite v2.6.1
2026-07-30T00:25:03.3005402Z    Compiling universal-hash v0.5.1
2026-07-30T00:25:03.3853275Z    Compiling vergen-lib v0.1.6
2026-07-30T00:25:03.4190710Z    Compiling vergen v9.1.0
2026-07-30T00:25:03.4390905Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-30T00:25:03.5040582Z    Compiling heapless v0.7.17
2026-07-30T00:25:03.5261567Z    Compiling noq-udp v0.10.0
2026-07-30T00:25:03.5447490Z    Compiling sync_wrapper v1.0.2
2026-07-30T00:25:03.5560086Z    Compiling futures-buffered v0.2.13
2026-07-30T00:25:03.5930846Z    Compiling digest v0.11.3
2026-07-30T00:25:03.6059385Z    Compiling byteorder v1.5.0
2026-07-30T00:25:03.6536730Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-30T00:25:03.6670107Z    Compiling allocator-api2 v0.2.21
2026-07-30T00:25:03.6701205Z    Compiling opaque-debug v0.3.1
2026-07-30T00:25:03.7376362Z    Compiling polyval v0.6.2
2026-07-30T00:25:03.7527886Z    Compiling aws-lc-sys v0.41.0
2026-07-30T00:25:03.7533811Z    Compiling ring v0.17.14
2026-07-30T00:25:03.7534661Z    Compiling libsqlite3-sys v0.30.1
2026-07-30T00:25:03.7761613Z    Compiling hash32 v0.2.1
2026-07-30T00:25:03.9360648Z    Compiling spin v0.9.8
2026-07-30T00:25:03.9738319Z    Compiling vergen-gitcl v1.0.8
2026-07-30T00:25:03.9811507Z    Compiling fallible-iterator v0.3.0
2026-07-30T00:25:03.9981114Z    Compiling ryu v1.0.23
2026-07-30T00:25:04.0321167Z    Compiling tower-layer v0.3.3
2026-07-30T00:25:04.1791112Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-30T00:25:04.1872454Z    Compiling num_threads v0.1.7
2026-07-30T00:25:04.1945280Z    Compiling signature v3.0.0
2026-07-30T00:25:04.2631139Z    Compiling ghash v0.5.1
2026-07-30T00:25:04.2878686Z    Compiling time v0.3.47
2026-07-30T00:25:04.3220911Z    Compiling sha2 v0.11.0-rc.5
2026-07-30T00:25:04.3290925Z    Compiling ctr v0.9.2
2026-07-30T00:25:04.3480804Z    Compiling aes v0.8.4
2026-07-30T00:25:04.4001311Z    Compiling fs2 v0.4.3
2026-07-30T00:25:04.4880712Z    Compiling http-body-util v0.1.3
2026-07-30T00:25:04.5008310Z    Compiling aead v0.5.2
2026-07-30T00:25:04.5160851Z    Compiling arrayvec v0.7.6
2026-07-30T00:25:04.5480711Z    Compiling utf8parse v0.2.2
2026-07-30T00:25:04.6139544Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-30T00:25:04.6413269Z    Compiling openssl-probe v0.2.1
2026-07-30T00:25:04.6476896Z    Compiling crossbeam-channel v0.5.15
2026-07-30T00:25:04.7412212Z    Compiling crossbeam-epoch v0.9.18
2026-07-30T00:25:04.7561634Z    Compiling blake3 v1.8.5
2026-07-30T00:25:04.8030437Z    Compiling netlink-packet-route v0.29.0
2026-07-30T00:25:04.8480579Z    Compiling memoffset v0.6.5
2026-07-30T00:25:05.0551131Z    Compiling aes-gcm v0.10.3
2026-07-30T00:25:05.1010036Z    Compiling acto v0.8.2
2026-07-30T00:25:05.1086307Z    Compiling noq v0.18.0
2026-07-30T00:25:05.1861153Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-30T00:25:05.2251946Z    Compiling netwatch v0.16.0
2026-07-30T00:25:05.2370533Z    Compiling foldhash v0.2.0
2026-07-30T00:25:05.2690108Z    Compiling rustix v1.1.4
2026-07-30T00:25:05.3514423Z    Compiling thiserror v1.0.69
2026-07-30T00:25:05.3890814Z    Compiling xml-rs v0.8.28
2026-07-30T00:25:05.4104597Z    Compiling identity-hash v0.1.0
2026-07-30T00:25:05.4737607Z    Compiling lru-slab v0.1.2
2026-07-30T00:25:05.4930619Z    Compiling sorted-index-buffer v0.2.1
2026-07-30T00:25:05.5030586Z    Compiling ref-cast v1.0.25
2026-07-30T00:25:05.5796840Z    Compiling mac-addr v0.3.0
2026-07-30T00:25:05.6211082Z    Compiling tagptr v0.2.0
2026-07-30T00:25:05.6320791Z    Compiling rustc-hash v2.1.2
2026-07-30T00:25:05.7527260Z    Compiling hashbrown v0.16.1
2026-07-30T00:25:05.7968258Z    Compiling netlink-packet-route v0.30.0
2026-07-30T00:25:05.8408323Z    Compiling errno v0.3.14
2026-07-30T00:25:05.8489187Z    Compiling termios v0.2.2
2026-07-30T00:25:05.9734383Z    Compiling synstructure v0.13.2
2026-07-30T00:25:05.9891017Z    Compiling darling_core v0.20.11
2026-07-30T00:25:05.9892361Z    Compiling serde_derive_internals v0.29.1
2026-07-30T00:25:06.3662419Z    Compiling proc-macro-crate v3.5.0
2026-07-30T00:25:06.4750587Z    Compiling xmltree v0.10.3
2026-07-30T00:25:06.5289650Z    Compiling serial-core v0.4.0
2026-07-30T00:25:06.5570773Z    Compiling ioctl-rs v0.1.6
2026-07-30T00:25:06.6340775Z    Compiling aho-corasick v1.1.4
2026-07-30T00:25:06.6520499Z    Compiling simple-dns v0.9.3
2026-07-30T00:25:06.6585729Z    Compiling smol_str v0.1.24
2026-07-30T00:25:06.6985247Z    Compiling toml_write v0.1.2
2026-07-30T00:25:06.7040522Z    Compiling regex-syntax v0.8.10
2026-07-30T00:25:06.7863226Z    Compiling constant_time_eq v0.4.2
2026-07-30T00:25:06.9010770Z    Compiling arrayref v0.3.9
2026-07-30T00:25:06.9341619Z    Compiling sha1_smol v1.0.1
2026-07-30T00:25:06.9565637Z    Compiling linux-raw-sys v0.12.1
2026-07-30T00:25:06.9567880Z    Compiling resolv-conf v0.7.6
2026-07-30T00:25:06.9720870Z    Compiling winnow v0.7.15
2026-07-30T00:25:07.0893264Z    Compiling signal-hook v0.3.18
2026-07-30T00:25:07.1281192Z    Compiling simdutf8 v0.1.5
2026-07-30T00:25:07.2630491Z    Compiling serial-unix v0.4.0
2026-07-30T00:25:07.4641211Z    Compiling lru v0.16.4
2026-07-30T00:25:07.4708454Z    Compiling darling_core v0.23.0
2026-07-30T00:25:07.4781277Z    Compiling signal-hook-registry v1.4.8
2026-07-30T00:25:07.7580719Z    Compiling serde_bytes v0.11.19
2026-07-30T00:25:07.8611154Z    Compiling seize v0.5.1
2026-07-30T00:25:07.8865877Z    Compiling hmac v0.12.1
2026-07-30T00:25:07.9381991Z    Compiling serde_derive v1.0.228
2026-07-30T00:25:07.9966964Z    Compiling zeroize_derive v1.4.3
2026-07-30T00:25:08.0131168Z    Compiling tokio-macros v2.7.0
2026-07-30T00:25:08.3015870Z    Compiling zerofrom-derive v0.1.7
2026-07-30T00:25:08.5950219Z    Compiling zeroize v1.8.2
2026-07-30T00:25:08.7320877Z    Compiling tokio v1.52.3
2026-07-30T00:25:08.8040887Z    Compiling futures-macro v0.3.32
2026-07-30T00:25:08.9899719Z    Compiling yoke-derive v0.8.2
2026-07-30T00:25:09.1380606Z    Compiling zerovec-derive v0.11.3
2026-07-30T00:25:09.2760748Z    Compiling displaydoc v0.2.6
2026-07-30T00:25:09.5901073Z    Compiling tracing-attributes v0.1.31
2026-07-30T00:25:09.8187637Z    Compiling zerofrom v0.1.8
2026-07-30T00:25:09.8738185Z    Compiling futures-util v0.3.32
2026-07-30T00:25:09.9543433Z    Compiling rustls-pki-types v1.14.1
2026-07-30T00:25:10.0991050Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-30T00:25:10.3311463Z    Compiling thiserror-impl v2.0.18
2026-07-30T00:25:10.4337313Z    Compiling yoke v0.8.3
2026-07-30T00:25:10.7413827Z    Compiling zerovec v0.11.6
2026-07-30T00:25:10.7517560Z    Compiling zerotrie v0.2.4
2026-07-30T00:25:10.8982914Z    Compiling darling_macro v0.20.11
2026-07-30T00:25:11.1320878Z    Compiling derive_more-impl v2.1.1
2026-07-30T00:25:11.1811741Z    Compiling spez v0.1.2
2026-07-30T00:25:11.2968914Z    Compiling n0-error-macros v0.1.3
2026-07-30T00:25:11.3125425Z    Compiling darling v0.20.11
2026-07-30T00:25:11.3786264Z    Compiling derive_builder_core v0.20.2
2026-07-30T00:25:11.5381873Z    Compiling der v0.8.0-rc.10
2026-07-30T00:25:11.5978904Z    Compiling pin-project-internal v1.1.13
2026-07-30T00:25:11.7392767Z    Compiling tinystr v0.8.3
2026-07-30T00:25:11.9755855Z    Compiling icu_locale_core v2.2.0
2026-07-30T00:25:12.3639986Z    Compiling potential_utf v0.1.5
2026-07-30T00:25:12.5362118Z    Compiling icu_collections v2.2.0
2026-07-30T00:25:12.7730599Z    Compiling n0-error v0.1.3
2026-07-30T00:25:12.9170550Z    Compiling derive_builder_macro v0.20.2
2026-07-30T00:25:13.0244797Z    Compiling pin-project v1.1.13
2026-07-30T00:25:13.1002966Z    Compiling spki v0.8.0-rc.4
2026-07-30T00:25:13.1909702Z    Compiling icu_provider v2.2.0
2026-07-30T00:25:13.2282802Z    Compiling derive_builder v0.20.2
2026-07-30T00:25:13.2990702Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-30T00:25:13.3433649Z    Compiling ipnet v2.12.0
2026-07-30T00:25:13.4311285Z    Compiling ed25519-dalek v2.2.0
2026-07-30T00:25:13.4740648Z    Compiling ed25519 v3.0.0-rc.4
2026-07-30T00:25:13.6191238Z    Compiling icu_properties v2.2.0
2026-07-30T00:25:13.7550806Z    Compiling icu_normalizer v2.2.0
2026-07-30T00:25:13.7700722Z    Compiling prefix-trie v0.8.4
2026-07-30T00:25:13.7839661Z    Compiling spt-proto v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-30T00:25:13.8710254Z    Compiling futures-executor v0.3.32
2026-07-30T00:25:14.1240313Z    Compiling once_cell v1.21.4
2026-07-30T00:25:14.1321355Z    Compiling futures v0.3.32
2026-07-30T00:25:14.2610749Z    Compiling cobs v0.3.0
2026-07-30T00:25:14.3640554Z    Compiling tracing-core v0.1.36
2026-07-30T00:25:14.4760655Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-30T00:25:14.5750718Z    Compiling postcard-derive v0.2.2
2026-07-30T00:25:14.6389470Z    Compiling hashbrown v0.14.5
2026-07-30T00:25:14.6564123Z    Compiling rustls-native-certs v0.8.4
2026-07-30T00:25:14.7251223Z    Compiling enum-assoc v1.3.0
2026-07-30T00:25:14.9100765Z    Compiling tokio-util v0.7.18
2026-07-30T00:25:15.1211731Z    Compiling tracing v0.1.44
2026-07-30T00:25:15.1311384Z    Compiling idna_adapter v1.2.2
2026-07-30T00:25:15.2722152Z    Compiling idna v1.1.0
2026-07-30T00:25:15.3432280Z    Compiling netlink-sys v0.8.8
2026-07-30T00:25:15.3561334Z    Compiling postcard v1.1.3
2026-07-30T00:25:15.3562077Z    Compiling data-encoding-macro v0.1.20
2026-07-30T00:25:15.4239791Z    Compiling tower v0.5.3
2026-07-30T00:25:15.4408567Z    Compiling iroh-metrics-derive v0.4.1
2026-07-30T00:25:15.5267943Z    Compiling hashlink v0.9.1
2026-07-30T00:25:15.5471454Z    Compiling num_enum_derive v0.7.6
2026-07-30T00:25:15.5560672Z    Compiling async-trait v0.1.89
2026-07-30T00:25:15.6030658Z    Compiling strum_macros v0.28.0
2026-07-30T00:25:15.7089744Z    Compiling netlink-proto v0.12.0
2026-07-30T00:25:15.7670554Z    Compiling url v2.5.8
2026-07-30T00:25:15.8636742Z    Compiling h2 v0.4.14
2026-07-30T00:25:15.9445567Z    Compiling derive_more v2.1.1
2026-07-30T00:25:15.9707801Z    Compiling rusqlite v0.32.1
2026-07-30T00:25:15.9941033Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-30T00:25:16.0240272Z    Compiling iroh-metrics v0.38.3
2026-07-30T00:25:16.1300577Z    Compiling tokio-stream v0.1.18
2026-07-30T00:25:16.2584271Z    Compiling n0-watcher v0.6.1
2026-07-30T00:25:16.3787111Z    Compiling netdev v0.42.0
2026-07-30T00:25:16.4190491Z    Compiling iroh-relay v0.98.0
2026-07-30T00:25:16.5200603Z    Compiling moka v0.12.15
2026-07-30T00:25:16.6200490Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-30T00:25:16.6430569Z    Compiling num_enum v0.7.6
2026-07-30T00:25:16.7006785Z    Compiling tower-http v0.6.11
2026-07-30T00:25:16.7281379Z    Compiling iroh-base v0.98.0
2026-07-30T00:25:16.7393968Z    Compiling attohttpc v0.30.1
2026-07-30T00:25:16.7395246Z    Compiling toml_datetime v0.6.11
2026-07-30T00:25:16.7642277Z    Compiling serde_spanned v0.6.9
2026-07-30T00:25:16.7800771Z    Compiling ref-cast-impl v1.0.25
2026-07-30T00:25:16.9330856Z    Compiling thiserror-impl v1.0.69
2026-07-30T00:25:17.0901700Z    Compiling toml_edit v0.22.27
2026-07-30T00:25:17.1891383Z    Compiling spt-store v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-30T00:25:17.4081114Z    Compiling webpki-roots v1.0.7
2026-07-30T00:25:17.5460603Z    Compiling regex-automata v0.4.14
2026-07-30T00:25:17.5660593Z    Compiling schemars_derive v1.2.1
2026-07-30T00:25:17.7650691Z    Compiling iroh v0.98.2
2026-07-30T00:25:17.9240893Z    Compiling pin-utils v0.1.0
2026-07-30T00:25:18.0090676Z    Compiling cmov v0.5.4
2026-07-30T00:25:18.0241005Z    Compiling bitflags v1.3.2
2026-07-30T00:25:18.0509774Z    Compiling dyn-clone v1.0.20
2026-07-30T00:25:18.0930828Z    Compiling rustix v0.38.44
2026-07-30T00:25:18.1401280Z    Compiling nix v0.25.1
2026-07-30T00:25:18.1953333Z    Compiling backon v1.6.0
2026-07-30T00:25:18.2430513Z    Compiling ctutils v0.4.2
2026-07-30T00:25:18.5094650Z    Compiling darling_macro v0.23.0
2026-07-30T00:25:18.5130677Z    Compiling papaya v0.2.4
2026-07-30T00:25:18.5543306Z    Compiling hkdf v0.12.4
2026-07-30T00:25:18.5720848Z    Compiling strum v0.28.0
2026-07-30T00:25:18.5816220Z    Compiling filedescriptor v0.8.3
2026-07-30T00:25:18.6871037Z    Compiling iroh-dns v0.98.0
2026-07-30T00:25:18.6944373Z    Compiling serial v0.4.0
2026-07-30T00:25:18.8068141Z    Compiling anstyle-parse v1.0.0
2026-07-30T00:25:18.8311083Z    Compiling vte_generate_state_changes v0.1.2
2026-07-30T00:25:18.8350742Z    Compiling colorchoice v1.0.5
2026-07-30T00:25:18.8565704Z    Compiling linux-raw-sys v0.4.15
2026-07-30T00:25:18.9300899Z    Compiling downcast-rs v1.2.1
2026-07-30T00:25:18.9918897Z    Compiling unicode-width v0.2.0
2026-07-30T00:25:19.0000424Z    Compiling foldhash v0.1.5
2026-07-30T00:25:19.0443414Z    Compiling anstyle-query v1.1.5
2026-07-30T00:25:19.1330766Z    Compiling anstyle v1.0.14
2026-07-30T00:25:19.1470854Z    Compiling is_terminal_polyfill v1.70.2
2026-07-30T00:25:19.1650876Z    Compiling shell-words v1.1.1
2026-07-30T00:25:19.1730099Z    Compiling instability v0.3.12
2026-07-30T00:25:19.2262324Z    Compiling vte v0.13.1
2026-07-30T00:25:19.2837333Z    Compiling hashbrown v0.15.5
2026-07-30T00:25:19.2899140Z    Compiling signal-hook-mio v0.2.5
2026-07-30T00:25:19.3136511Z    Compiling darling v0.23.0
2026-07-30T00:25:19.3450929Z    Compiling spake2 v0.4.0
2026-07-30T00:25:19.4012400Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-30T00:25:19.4118854Z    Compiling anstream v1.0.0
2026-07-30T00:25:19.4291294Z    Compiling terminal_size v0.4.4
2026-07-30T00:25:19.5980749Z    Compiling strum_macros v0.26.4
2026-07-30T00:25:19.7120810Z    Compiling sha1 v0.10.6
2026-07-30T00:25:19.7860529Z    Compiling schemars v1.2.1
2026-07-30T00:25:19.8850707Z    Compiling toml v0.8.23
2026-07-30T00:25:20.0230726Z    Compiling itertools v0.13.0
2026-07-30T00:25:20.2030921Z    Compiling castaway v0.2.4
2026-07-30T00:25:20.2802621Z    Compiling indoc v2.0.7
2026-07-30T00:25:20.3210582Z    Compiling unicode-width v0.1.14
2026-07-30T00:25:20.5430715Z    Compiling regex v1.12.3
2026-07-30T00:25:20.6370701Z    Compiling doctest-file v1.1.1
2026-07-30T00:25:20.7375381Z    Compiling static_assertions v1.1.0
2026-07-30T00:25:20.8260598Z    Compiling clap_lex v1.1.0
2026-07-30T00:25:20.9300398Z    Compiling compact_str v0.8.2
2026-07-30T00:25:21.1171356Z    Compiling clap_builder v4.6.0
2026-07-30T00:25:21.1937277Z    Compiling interprocess v2.4.2
2026-07-30T00:25:21.8690638Z    Compiling hyper v1.10.1
2026-07-30T00:25:22.0150849Z    Compiling crossterm v0.28.1
2026-07-30T00:25:22.0770746Z    Compiling lru v0.12.5
2026-07-30T00:25:22.1153480Z    Compiling unicode-truncate v1.1.0
2026-07-30T00:25:22.1957748Z    Compiling clap_derive v4.6.1
2026-07-30T00:25:22.2592267Z    Compiling iana-time-zone v0.1.65
2026-07-30T00:25:22.2733482Z    Compiling spt-msg v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-30T00:25:22.3251764Z    Compiling portable-pty v0.8.1
2026-07-30T00:25:22.4050799Z    Compiling strum v0.26.3
2026-07-30T00:25:22.4160667Z    Compiling cassowary v0.3.0
2026-07-30T00:25:22.5181073Z    Compiling chrono v0.4.45
2026-07-30T00:25:22.5961316Z    Compiling nucleo-matcher v0.3.1
2026-07-30T00:25:22.9147527Z    Compiling spt-runtime v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-30T00:25:23.2655661Z    Compiling spt-term v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-30T00:25:23.2761149Z    Compiling ratatui v0.29.0
2026-07-30T00:25:23.4557532Z    Compiling qrcode v0.14.1
2026-07-30T00:25:23.6481233Z    Compiling hyper-util v0.1.20
2026-07-30T00:25:23.6630611Z    Compiling tempfile v3.27.0
2026-07-30T00:25:24.5650772Z    Compiling clap v4.6.1
2026-07-30T00:25:25.5245098Z    Compiling igd-next v0.17.1
2026-07-30T00:25:26.3870216Z    Compiling spt-live v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-30T00:25:26.7119538Z    Compiling portmapper v0.16.0
2026-07-30T00:25:31.7117304Z    Compiling rustls-webpki v0.103.13
2026-07-30T00:25:34.0422040Z    Compiling tokio-rustls v0.26.4
2026-07-30T00:25:34.0422712Z    Compiling noq-proto v0.17.0
2026-07-30T00:25:34.0423326Z    Compiling rustls-platform-verifier v0.7.0
2026-07-30T00:25:34.1991024Z    Compiling hyper-rustls v0.27.9
2026-07-30T00:25:34.1991701Z    Compiling hickory-net v0.26.0-beta.4
2026-07-30T00:25:34.1992178Z    Compiling tokio-websockets v0.13.2
2026-07-30T00:25:34.3314520Z    Compiling reqwest v0.13.4
2026-07-30T00:25:35.2615301Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-30T00:25:49.1131675Z    Compiling spt-net v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-30T00:25:50.6504809Z    Compiling spt-daemon v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-30T00:26:00.7837235Z    Compiling spt v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-30T00:26:05.9532240Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-30T00:26:05.9761430Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-03464131a5432cad)
2026-07-30T00:26:05.9774412Z 
2026-07-30T00:26:05.9774545Z running 1 test
2026-07-30T00:26:12.1931785Z test new_brain_serves_against_old_broker ... ok
2026-07-30T00:26:12.1932028Z 
2026-07-30T00:26:12.1932276Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.22s
2026-07-30T00:26:12.1932617Z 
2026-07-30T00:26:12.2077869Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-30T00:26:12.2078191Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-30T00:26:12.2090911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:26:12.2091186Z env:
2026-07-30T00:26:12.2091366Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-30T00:26:12.2091724Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:12.2092177Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:12.2092610Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:12.2093041Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:12.2093365Z ##[endgroup]
2026-07-30T00:26:12.2141524Z CI-CENSUS scope roots:
2026-07-30T00:26:12.2141814Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:26:12.2142249Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-30T00:26:12.2142740Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-30T00:26:12.2143184Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-30T00:26:12.2143488Z   root: /home/reavus/spt-n1-oldbroker
2026-07-30T00:26:12.2202094Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-30T00:26:13.7064657Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10816 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:26:13.7065300Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:26:17.3255370Z CI-CENSUS phase=end box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:26:17.3256066Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:26:17.3256520Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-30T00:26:17.3289107Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-30T00:26:17.3289483Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-30T00:26:17.3302181Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:26:17.3302447Z env:
2026-07-30T00:26:17.3302628Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-30T00:26:17.3302973Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:17.3303421Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:17.3303851Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:17.3304448Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md
2026-07-30T00:26:17.3304791Z ##[endgroup]
2026-07-30T00:26:17.3375177Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-pno7Md on attempt 1/5
2026-07-30T00:26:17.3485470Z Post job cleanup.
2026-07-30T00:26:17.4252210Z [command]/usr/bin/git version
2026-07-30T00:26:17.4283988Z git version 2.43.0
2026-07-30T00:26:17.4313005Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/53a40ccc-68e0-4b4b-841b-085c9c83239e' before making global git config changes
2026-07-30T00:26:17.4313635Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:26:17.4316406Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:26:17.4345791Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:26:17.4387432Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-30T00:26:17.4578081Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:26:17.4599442Z http.https://github.com/.extraheader
2026-07-30T00:26:17.4608380Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T00:26:17.4633406Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-30T00:26:17.4825347Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:26:17.4850845Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:26:17.5170622Z Cleaning up orphan processes
